LLVM: llvm::XCOFFSymbolInfoTy Struct Reference (original) (raw)
#include "[llvm/MC/MCDisassembler/MCDisassembler.h](MCDisassembler%5F8h%5Fsource.html)"
Definition at line 23 of file MCDisassembler.h.
◆ operator<()
The function is for symbol sorting when symbols have the same address.
The symbols in the same section are sorted in ascending order. llvm-objdump -D will choose the highest priority symbol to display when there are symbols with the same address.
Definition at line 89 of file MCDisassembler.cpp.
References getSMCPriority(), IsLabel, and StorageMappingClass.
◆ Index
std::optional<uint32_t> llvm::XCOFFSymbolInfoTy::Index
◆ IsLabel
bool llvm::XCOFFSymbolInfoTy::IsLabel = false
◆ StorageMappingClass
The documentation for this struct was generated from the following files:
- include/llvm/MC/MCDisassembler/MCDisassembler.h
- lib/MC/MCDisassembler/MCDisassembler.cpp