Home
last modified time | relevance | path

Searched defs:getStrTab (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h451 LDSection& getStrTab() { in getStrTab() function
456 const LDSection& getStrTab() const { in getStrTab() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
H A DELFObject.h711 const SectionBase *getStrTab() const { return SymbolNames; } in getStrTab() function