LLVM 20.0.0git
|
This is the complete list of members for llvm::object::ESDRecord, including all inherited members.
ESDMaxUncontinuedNameLength | llvm::object::ESDRecord | static |
get(const uint8_t *Bytes, uint8_t ByteIndex, T &Value) | llvm::object::Record | inlineprotectedstatic |
getAdaEsdId(const uint8_t *Record, uint32_t &EsdId) | llvm::object::ESDRecord | inlinestatic |
getAlignment(const uint8_t *Record, GOFF::ESDAlignment &Alignment) | llvm::object::ESDRecord | inlinestatic |
getAmode(const uint8_t *Record, GOFF::ESDAmode &Amode) | llvm::object::ESDRecord | inlinestatic |
getBindingAlgorithm(const uint8_t *Record, GOFF::ESDBindingAlgorithm &Algorithm) | llvm::object::ESDRecord | inlinestatic |
getBindingScope(const uint8_t *Record, GOFF::ESDBindingScope &Scope) | llvm::object::ESDRecord | inlinestatic |
getBindingStrength(const uint8_t *Record, GOFF::ESDBindingStrength &Strength) | llvm::object::ESDRecord | inlinestatic |
getBits(const uint8_t *Bytes, uint8_t ByteIndex, uint8_t BitIndex, uint8_t Length, uint8_t &Value) | llvm::object::Record | inlineprotectedstatic |
getContinuousData(const uint8_t *Record, uint16_t DataLength, int DataIndex, SmallString< 256 > &CompleteData) | llvm::object::Record | static |
getData(const uint8_t *Record, SmallString< 256 > &CompleteData) | llvm::object::ESDRecord | static |
getDuplicateSeverity(const uint8_t *Record, GOFF::ESDDuplicateSymbolSeverity &DSS) | llvm::object::ESDRecord | inlinestatic |
getEsdId(const uint8_t *Record, uint32_t &EsdId) | llvm::object::ESDRecord | inlinestatic |
getExecutable(const uint8_t *Record, GOFF::ESDExecutable &Executable) | llvm::object::ESDRecord | inlinestatic |
getFillBytePresent(const uint8_t *Record, bool &Present) | llvm::object::ESDRecord | inlinestatic |
getFillByteValue(const uint8_t *Record, uint8_t &Fill) | llvm::object::ESDRecord | inlinestatic |
getIndirectReference(const uint8_t *Record, bool &Indirect) | llvm::object::ESDRecord | inlinestatic |
getLength(const uint8_t *Record, uint32_t &Length) | llvm::object::ESDRecord | inlinestatic |
getLinkageType(const uint8_t *Record, GOFF::ESDLinkageType &Type) | llvm::object::ESDRecord | inlinestatic |
getLoadingBehavior(const uint8_t *Record, GOFF::ESDLoadingBehavior &Behavior) | llvm::object::ESDRecord | inlinestatic |
getNameLength(const uint8_t *Record) | llvm::object::ESDRecord | inlinestatic |
getNameMangled(const uint8_t *Record, bool &Mangled) | llvm::object::ESDRecord | inlinestatic |
getNameSpaceId(const uint8_t *Record, GOFF::ESDNameSpaceId &Id) | llvm::object::ESDRecord | inlinestatic |
getOffset(const uint8_t *Record, uint32_t &Offset) | llvm::object::ESDRecord | inlinestatic |
getParentEsdId(const uint8_t *Record, uint32_t &EsdId) | llvm::object::ESDRecord | inlinestatic |
getReadOnly(const uint8_t *Record, bool &ReadOnly) | llvm::object::ESDRecord | inlinestatic |
getRemovable(const uint8_t *Record, bool &Removable) | llvm::object::ESDRecord | inlinestatic |
getRenamable(const uint8_t *Record, bool &Renamable) | llvm::object::ESDRecord | inlinestatic |
getRmode(const uint8_t *Record, GOFF::ESDRmode &Rmode) | llvm::object::ESDRecord | inlinestatic |
getSortPriority(const uint8_t *Record, uint32_t &Priority) | llvm::object::ESDRecord | inlinestatic |
getSymbolType(const uint8_t *Record, GOFF::ESDSymbolType &SymbolType) | llvm::object::ESDRecord | inlinestatic |
getTaskingBehavior(const uint8_t *Record, GOFF::ESDTaskingBehavior &TaskingBehavior) | llvm::object::ESDRecord | inlinestatic |
getTextStyle(const uint8_t *Record, GOFF::ESDTextStyle &Style) | llvm::object::ESDRecord | inlinestatic |
isContinuation(const uint8_t *Record) | llvm::object::Record | inlinestatic |
isContinued(const uint8_t *Record) | llvm::object::Record | inlinestatic |
MaxNameLength | llvm::object::ESDRecord | static |