Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-readobj/
DObjDumper.cpp113 const uint8_t *SecContent = SectionContent.bytes_begin(); in printSectionsAsString() local
146 const uint8_t *SecContent = SectionContent.bytes_begin(); in printSectionsAsHex() local
/external/llvm-project/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp841 StringRef SecContent = Dyld.getSectionContent(SectionID); in linkAndVerify() local