Home
last modified time | relevance | path

Searched refs:getSectionId (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp172 Expected<unsigned> getSectionId(const FileToSectionIDMap &FileToSecIDMap, in getSectionId() function
663 ExitOnErr(getSectionId(FileToSecIDMap, FileName, SectionName)); in applySpecificSectionMappings()
918 auto SectionID = getSectionId(FileToSecIDMap, FileName, SectionName); in linkAndVerify()
/src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOBuilder.h186 uint32_t getSectionId() {
418 : R.Target.getSectionId();