Home
last modified time | relevance | path

Searched refs:getDataInCodeTableEntry (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/tools/macho-dump/
H A Dmacho-dump.cpp288 MachO::data_in_code_entry DICE= Obj.getDataInCodeTableEntry(LLC.dataoff, i); in DumpDataInCodeDataCommand()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DMachO.h393 MachO::data_in_code_entry getDataInCodeTableEntry(uint32_t DataOffset,
/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp2394 MachOObjectFile::getDataInCodeTableEntry(uint32_t DataOffset, in getDataInCodeTableEntry() function in MachOObjectFile